home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 (Special) / OC021.iso / Juegos / 835.swf / scripts / frame_3 / PlaceObject2_187_36 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Encoding:
Text File  |  2005-11-19  |  107 b   |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(_root.heros.fumee._visible == true)
  3.    {
  4.       gotoAndPlay(2);
  5.    }
  6. }
  7.